I'm getting the error "Could not find default endpoint element that references contract ' Metastorm.Runtime.Models.MyProject.WCF.MySvcWS.MyInterface' in the ServiceModel client configuration section.
This happens anytime I try to use the service. It is a valid service that I can successfully access from a regular c# project on the same system.
I am using version 9 with the latest service pack SR1 and hotfix, on Windows 2008 R2.
Any thoughts from the group?